From: Juanma Barranquero Date: Mon, 26 Aug 2002 10:21:26 +0000 (+0000) Subject: (WINS): Add calc and obsolete. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~31015 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=abf6808db26c3ea7c94f672af7b2519d8cd23718;p=emacs.git (WINS): Add calc and obsolete. --- diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in index 3cfe43e4936..7583407f997 100644 --- a/lisp/makefile.w32-in +++ b/lisp/makefile.w32-in @@ -141,6 +141,7 @@ setwins=subdirs=`find $$wd -type d -print`; \ # Have to define the list of subdirs manually when not using sh. WINS=\ + calc \ calendar \ emacs-lisp \ emulation \ @@ -150,6 +151,7 @@ WINS=\ language \ mail \ net \ + obsolete \ play \ progmodes \ term \